PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardListAttribute Class
Fields Methods


In This Topic
    PDFStandardListAttribute Class Members
    In This Topic

    The following tables list the members exposed by PDFStandardListAttribute.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFStandardListAttribute Object.  
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodGets the ID of the list.  
    Public MethodGets the underlying COS attribute. (Inherited from com.o2sol.pdf4java.logicalstructure.PDFStructureElementAttribute)
    Public MethodGets the list numbering.  
    Public MethodGets a flag indicating whether this is a continued list.  
    Public MethodSets the ID of the list.  
    Public MethodSets a flag indicating whether this is a continued list.  
    Public MethodSets the list numbering.  
    Top
    See Also